Searched defs:handler_helper (Results 1 – 1 of 1) sorted by relevance
2063 static BasicBlock *handler_helper(Value *V) { return cast<BasicBlock>(V); } in handler_helper() function2064 static const BasicBlock *handler_helper(const Value *V) { in handler_helper() function