Home
last modified time | relevance | path

Searched defs:checkReturn (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Optimizer/Transforms/
H A DStackArrays.cpp560 auto checkReturn = [&](auto *point) -> InsertionPoint { findAllocaInsertionPoint() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1087 bool CallLowering::checkReturn(CCState &CCInfo, checkReturn() function in CallLowering
/llvm-project/bolt/lib/Profile/
H A DDataAggregator.cpp782 auto checkReturn = [&](auto MaybeInst) { doBranch() local