Searched defs:CIs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Frontend/ | ||
H A D | ChainedIncludesSource.cpp | 32 ChainedIncludesSource(std::vector<std::unique_ptr<CompilerInstance>> CIs) in ChainedIncludesSource() argument |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FrameLowering.cpp | 432 auto CIs = MBB.getParent()->getFrameInstructions(); mergeSPUpdates() local |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | OpenMPOpt.cpp | 1316 auto &CIs = It.getSecond(); mergeParallelRegions() local |