Displaying 1 result from an estimated 1 matches for "testvalueptr".
2006 May 17
0
[LLVMdev] Obfuscation with LLVM
...atePtr, BBindexBBMap& indexBBMap );
static void MovePHINodesToDispatcher( BBindexBBMap& indexBBMap,
BasicBlock* dispatcherBB );
static void ConvertSwitch( Function& function );
static BasicBlock* ProcessCase( SwitchInst* switchInst, int caseIdx,
BasicBlock* prevBB, Value* testValuePtr );
static void ReduceTempVarsLifetime( Function& function );
static bool IsUsedOutsideParentBlock( Instruction* value );
static const std::string PassName;
};
---------------------------------------------
MakeDispatcherPass.cpp---------------------------------------------
#incl...