Searched defs:checkReturn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Optimizer/Transforms/ | ||
H A D | StackArrays.cpp | 560 auto checkReturn = [&](auto *point) -> InsertionPoint { findAllocaInsertionPoint() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CallLowering.cpp | 1087 bool CallLowering::checkReturn(CCState &CCInfo, checkReturn() function in CallLowering |
/llvm-project/bolt/lib/Profile/ | ||
H A D | DataAggregator.cpp | 782 auto checkReturn = [&](auto MaybeInst) { doBranch() local |