Searched refs:stackWalk (Results 1 – 2 of 2) sorted by relevance
238 stackWalk(llvm::function_ref<WalkResult(const T &)> callback) const { in stackWalk() function
85 WalkResult walkResult = moduleTranslation.stackWalk<OpenMPAllocaStackFrame>( in findAllocaInsertPoint()1240 moduleTranslation.stackWalk<OpenMPVarMappingStackFrame>( in convertOmpReductionOp()