Searched defs:PFI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFrameLowering.cpp | 2147 PPCFunctionInfo *PFI = MF.getInfo<PPCFunctionInfo>(); processFunctionBeforeFrameFinalized() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCalls.cpp | 3602 if (auto *PFI = dyn_cast_or_null<FenceInst>(FI.getPrevNonDebugInstruction())) visitFenceInst() local |